home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_511_reducedata.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  291 b   |  5 lines

  1. procedure ReduceData(dataName : str255;xr,yr : integer; ave : boolean; resultName : str255);
  2.  
  3. Reduces the data window named dataName by xr in the X and yr in the Y direction.  If ave is TRUE averaging will be done.  The resulting data will be placed in result name.
  4.  
  5. Also see:  EnlargeData